home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 65.zip / BS1 part 65 / Scenery Animator v1.01.adf / s / startup-sequence
Text File  |  1991-09-08  |  431b  |  15 lines

  1. c:SetPatch >NIL: r ;patch system functions
  2. Addbuffers df0: 10
  3. cd c:
  4. echo "Scenery Animator v1.01"
  5. Sys:System/FastMemFirst ; move C00000 memory to last in list
  6. SetClock load ;load system time from real time clock (A1000 owners should
  7.           ;replace the SetClock load with Date
  8. ;
  9. SYS:System/SetMap usa1 ;Activate the ()/* on keypad
  10. cd ram:
  11. makedir t
  12. assign T: t
  13. LoadWB delay  ;wait for inhibit to end before continuing
  14. endcli >NIL:
  15.